/* Mega Menu */ #mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu { top: 50px; } #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:focus{ background:#fff none repeat scroll 0 0; color:#000; } #mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu{ z-index:999999; } .menu-post-link a{ color:#878787; text-decoration:none; } .holder .recent-video-holder .video .btn-3 { background: #e6461a none repeat scroll 0 0; color: #fff; font-size: 16px; font-weight: 600; margin-top: 30px; text-transform: uppercase; } .blog a { text-decoration: none !important; } #mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item-has-children > a.mega-menu-link::after { /*content: '\f140';*/ display: none !important; font-family: dashicons; margin: 0 0 0 6px; vertical-align: top; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); color: inherit; } .holder .author-holder{ padding-top:25px;} .holder .author-holder .man{ background:#444444; padding:20px;border-radius:15px;} .holder .author-holder h4{ color:#f6702e; font-size:15px; font-weight:800; text-transform:uppercase;min-height: 33px; } .holder .author-holder p{ color:#ffffff; font-size:15px; line-height:1.8;min-height: 120px;}.author-holder .owl-carousel .owl-item img { display: block; width: 110px; -webkit-transform-style: preserve-3d;} .autor-con{padding: 25px 0;border-bottom: 2px solid #f6702e;} /*Responsive*/ @media (max-width: 767px){ .holder .video .owl-prev { left: 0px; top: -24%;} .holder .video .owl-next {right: 0px; top: -24%;display: block !important;} header .header-bottom .banner-content h3 {display:none !important;} header .header-bottom .banner-content{display:block;} } @media (max-width: 640px){ .holder .video .owl-prev { top: -15%;} .holder .video .owl-next { top: -15%;} section video { height: 100%!important; width: 100%!important; } .scroll-down{ display:none!important; } section { background-color: #2c3e50!important; height: 90px!important; transform-style: preserve-3d!important; } } @media (max-width: 480px){ .holder .video .owl-prev { top: -18%;} .holder .video .owl-next { top: -18%;} } @media (max-width: 1024px) { header .header-top .mainmenu .navbar-nav li a { font-size: 13px; padding: 15px;} header .header-bottom .banner-content { text-align: center; top: 10%;} header .header-bottom .scroll-down { bottom: 25%;} #mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu { left: -230px; width: 760px; } #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link { font-size: 13px; padding: 0 6px; } } @media (max-width: 1200px){ #mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu { left: -300px; width: 1020px; } }@media (max-width: 767px){ #mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu { left: 0px; width: auto; } #mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu { left: 0px; } } /* Vidholder CSS */ div.vidinfo { max-width:1200px; margin: auto; border: 0px solid #73AD21; } .vidholder { height: auto; overflow: hidden; } .left { width: 400px; float: left; background: #000000; } .right { float: none; /* not needed, just for clarification */ background: #e8f6fe; /* the next props are meant to keep this block independent from the other floated one */ width: auto; overflow: hidden; } /*RESPONSIVE GRID SYSTEM */ /* SECTIONS */ .section { clear: both; padding: 0px; margin: 0px; } /* Search */ .search .inner-banner{ display:none; } .search_box{ width:25%; float:right; } .search_box { display: none; float: right; margin-bottom: 1%; margin-left: 91%; position: absolute; width: 18%; z-index: 999; margin-top: -17px; } .search{ float:right; } /* COLUMN SETUP */ .col { display: block; float:left; margin: 1% 0 1% 1.6%; } .col:first-child { margin-left: 0; } /* GROUPING */ .group:before, .group:after { content:""; display:table; } .group:after { clear:both;} .group { zoom:1; /* For IE 6/7 */ } /* GRID OF THREE */ .span_3_of_3 { width: 100%; } .span_2_of_3 { width: 66.13%; } .span_1_of_3 { width: 32.26%; } /* GO FULL WIDTH BELOW 480 PIXELS */ @media only screen and (max-width: 480px) { .col { margin: 1% 0 1% 0%; } .span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; } section video { height: 100%!important; width: 100%!important; } .scroll-down{ display:none!important; } section { background-color: #2c3e50!important; height: 90px!important; transform-style: preserve-3d!important; } } /* BLOG FORMATTING */ div.blog {max-width: 700px; margin: auto; font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt; line-height: 175%;} img { width: 100%; height: auto; }